dialog: Add a headerbar
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Sun, 8 Dec 2013 18:15:40 +0000 (19:15 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 17 Jan 2014 22:52:07 +0000 (17:52 -0500)
commit9640eccd14f435b620441082397b7fbe9b25d94a
treec546d7eba388c5555bcaaa69ea6f119652e25a61
parent25e6ba48e72157d0cee42a1a639398d368239baf
dialog: Add a headerbar

This change makes it possible for GtkDialog to pack
its action widgets into a header bar, instead of the
traditional action area. This change is controlled
by the use-header-bar construct-only property.

https://bugzilla.gnome.org/show_bug.cgi?id=720059
docs/reference/gtk/gtk3-sections.txt
gtk/gtkdialog.c
gtk/gtkdialog.h
gtk/gtkdialog.ui